Learn R Programming

epiDisplay (version 3.7.0.0)

IUD trial admission data: Dataset admission of cases for IUD trials

Description

This dataset is a subset of WHO IUD trial. It should be merged with IudFollowup and IudDiscontinue

Usage

data(IudAdmit)

Arguments

Format

A data frame containing 918 observations and 4 variables.

id

a numeric vector for personal identification number

idate

date of IUD insertion

lmptime

time since last menstrual period

a122

type of IUD

Examples

Run this code
data(IudAdmit)

Run the code above in your browser using DataLab